Welcome![Sign In][Sign Up]
Location:
Search - keil dll

Search list

[Embeded-SCM Developi2c.zip

Description: keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keil\C51\bin下即可。
Platform: | Size: 461815 | Author: | Hits:

[Embeded-SCM Develop如何为keil c51写自己的仿真dll.zip

Description:
Platform: | Size: 3059470 | Author: | Hits:

[Other resourceledkey

Description: 拷拷贝到你的Keil安装目录下的c51\\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals,其中多出一个“键盘LED实验仿真板”选择该项即可。-emboss your copy of the Keil installation directory under the decoder \\ bin folder. The project document to be provided as follows : project-gt; Option for Target Target1 election Debug bottom of the left page is generally Dialog Dll DP51.DLL, need not be amended Parameter is - P51 add after-dledkey that the bank should look like this :-p51-can be preserved into dledkey to debug and click : Peripherals, in which more than a "keyboard LED simulation board," which can be chosen.
Platform: | Size: 56479 | Author: 刘刚 | Hits:

[SCM2007111921383628933

Description: 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。-Please download the contents of two plug-ins are copied to the installation directory uVision under KeilC51BIN 2. Modify Tool.ini, this file is located in the installation directory uVision under keil. Please Add the following line to [C51] part of the back. AGSI1 = ledkey.dll (ledkey) AGSI2 = simboard.dll (simboard) 3. Reset uVsion. entered the Debug mode, open the menu Peripheral, found an increase of 2 are keyboard LED emulation board, emulation board 51 experiments.
Platform: | Size: 56320 | Author: qiyue | Hits:

[Software EngineeringKeil

Description: 两个常用的单片机仿真实验板,里面有详细的教程和例子,大家一看便懂!-Two commonly used single-chip simulation board, which has a detailed tutorial and examples, everyone will know one to see!
Platform: | Size: 166912 | Author: P50614083 | Hits:

[SCMKeil_AGSI_SDK

Description: Keil_AGSI_SDK: 这是一个广泛使用的Keil单片机IDE平台软件仿真插件(AGSI)开发的官方SDK资料包,内含DLL插件范例和开发自己的仿真DLL插件所必须的包含文件,同时资料中还含一个48页的详细介绍如何开发此类插件的PDF指南-Keil_AGSI_SDK: This is a widely used Keil Singlechip IDE plug-in software simulation platform (AGSI) official SDK development kit, containing examples and DLL plug-ins to develop their own simulation DLL plug-ins necessary to include file, while information also containing a 48-page detailed introduction how to develop such a plug-PDF Guide
Platform: | Size: 385024 | Author: tomgreen | Hits:

[Embeded-SCM DevelopVDM51

Description: keil和Proteus联调所必须的一个文件,看到好多网友都在找,所以传上来,希望对大家有用-keil and Proteus FBI needed a file, see a lot of users are looking for, so Chuan-up, in the hope that useful to everybody
Platform: | Size: 66560 | Author: 苏维 | Hits:

[Otherledkey

Description: keilc51仿真板软件使用方法:1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。 这样使用时就不用每次设置了,任何时候打开都可以用 -keilc51 board simulation software to use: 1. Please download the contents of two plug-ins are copied to the installation directory uVision under KeilC51BIN 2. modify Tool.ini, this file is located in the installation directory uVision under keil. I would be grateful if the contents of the following added to the [C51] part of the back. AGSI1 = ledkey.dll ( ledkey ) AGSI2 = simboard.dll ( simboard ) 3. Reset uVsion. entered the Debug mode, open the menu Peripheral, found an increase of 2 are keyboard LED emulation board, emulation board 51 experiments. So no need to use each set at any time can be opened
Platform: | Size: 107520 | Author: zjb | Hits:

[Other Embeded programProteus_for_ARM7

Description: .安装好Proteus 6.9 SP4,需要用Keil for ARM的或IAR的同样需要安装好。 2.安装Proteus VSM Simulator驱动 可以在官方网站上下载到)。Keil装Vdmagdi.exe,IAR装Vdmcspy.exe 3.将附件中的Prospice.dll和Licence.dll文件Copy到..\bin目录下,MCS8051.dll和ARM7TDMI.dll文件拷贝到..\MODELS目录下。分别替换原有的文件。 4.打开原理图模型和程序。记得要在ISIS中选"Use Remote Debug Monitor"。在Keil for ARM中选择"Proteus VSM Simulator"。IAR中选择Debugger-->Setup-->Drver-->Third-Party Driver,然后在Third-Party Driver中指向Vdmcspy.dll文件。 5.在IDE中点击Debug进入仿真模式。一个精彩的Proteus for ARM时代来临。 6.Enjoy! 附件中有两个例程:一个是IAR的例程。一个是Keil for ARM例程,是利用ADS1.2编译实现的。也就是说所有ADS的工程也可以转到Keil for ARM上来运行,方便联机调试,只需要修改很小的部分。 因为ADS不能和Proteus联调,目录下的那个*.mcp文件即是原有的ADS工程文件)
Platform: | Size: 646144 | Author: 张子凤 | Hits:

[assembly languagekeil_DLL_file

Description: keil C仿真实验板DLL文件:i2c.dll;scope.dll;signalgenerator.dll;statemachine.dll;TimeMeasure.d-keil C simulation board DDL files: i2c.dll scope.dll signalgenerator.dll statemachine.dll TimeMeasure.dll
Platform: | Size: 1977344 | Author: 谭益军 | Hits:

[ARM-PowerPC-ColdFire-MIPSmdk3.24crack-ulink1-ulink2-jlink

Description: 1、在MDK下让ULINK与ULINK2共存调试ARM: 1.1、安装MDK3.20或以它版本; 1.2、拷贝BIN文件夹到keil的安装目录下(例如c:\Keil\ARM\ 此步实际是安装ULINK1需用的DLL); 1.3、将windows文件夹拷贝到系统安装目录(例如c:\ 此步其实是安装ULINK1的驱动); 1.4、打开KEIL,选择File菜单下的License Management,拷贝CID; 1.5、用KEIL_Lic.exe生成License,并注册(此为KEIL最新注册机,支持MDK3.20) 1.6、打开keil的安装目录下的TOOLS.ini(见图03)文件,改成如下(见图02): 1.7、请注意区分内核(在DEBUG介面设置)ULINK Cortex Debugger用于Cortex核; ULINK ARM Debugger是用于ARM7/9的调试; 1.8、恭喜你可以用MDK下让ULINK与ULINK2共存调试ARM了,祝大家调得开心;-mdk-3.24 crack
Platform: | Size: 588800 | Author: LUCK | Hits:

[ARM-PowerPC-ColdFire-MIPSst7920

Description: 名称:ST7920字符驱动程序(ARM版) V1.0 作者:Transmart 中国传惠 gongxd@126.com 日期:2009-8-3 历史: 2009-8-3 V1.0 初始版本 环境: IDE-Version: uVision3 V3.63 Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2008 Tool Version Numbers: Toolchain: RealView MDK-ARM Version: 3.24 Toolchain Path: BIN31C Compiler: Armcc.Exe V3.1.0.939 Assembler: Armasm.Exe V3.1.0.939 Linker/Locator: ArmLink.Exe V3.1.0.939 Librarian: ArmAr.Exe V3.1.0.939 Hex Converter: FromElf.Exe V3.1.0.939 CPU DLL: SARM.DLL V3.24 Dialog DLL: DARMP.DLL V1.42 Target DLL: H-JTAG\HJARM.dll V0.9.2 Dialog DLL: TARMP.DLL V1.41 说明: 1.基于ARM7 LPC2103,但是非常便于移植,只要修改配置文件 2.参数配置在 "St792_config.h" 文件内-failed to translate
Platform: | Size: 61440 | Author: gongxd | Hits:

[Other Embeded programE6K_Keil

Description: 在keil uVision 2/uVision 3下使用伟福系列仿真器的方法(利用E6000.dll)-Keil uVision 2/uVision 3 in the use of simulator-wei fu series method (using E6000.dll)
Platform: | Size: 196608 | Author: 林建斌 | Hits:

[Software EngineeringProteus-ARM7-simulation

Description: Keil For Arm与Protues结合,很好的学习资料,在电脑上轻松初步搞定ARM7。-Keil For Arm and Protues combination of excellent learning materials on the computer easy to preliminary Gaoding ARM7.
Platform: | Size: 2270208 | Author: 王伍 | Hits:

[SCMproteus-KEIl

Description: 自己做的PROTEUSE与KEIL连接视频教程,里面包含有工程文件和VDM51.DLL文件-Do their own PROTEUSE connection with the KEIL video tutorial, which contains the project file and VDM51.DLL file
Platform: | Size: 1951744 | Author: yinhua | Hits:

[ARM-PowerPC-ColdFire-MIPSSTLINK_II

Description: 解压后复制到 KEIL\ARM\BIN目录下,并打开TOOLS.INI文件,在[ARMADS]键值下增加 TDRV7=BIN\ST-LINKII-KEIL_.DLL("ST LinkII Debugger"),就可以了。-TDRV7=BIN\ST-LINKII-KEIL_V4.0.dll("ST LinkII Debugger")
Platform: | Size: 358400 | Author: 程保树 | Hits:

[ARM-PowerPC-ColdFire-MIPSTFT320240

Description: TFT320240彩屏的PROTEUS仿真,模块话程序,用的是LPC2138进行的控制,代码用KEIL进行编写,程序都有备注,简单明了,有PROTEUS仿真用的TFT320240器件模块,自己将其加入到PROTEUS仿真软件中,仿真就能真是再现-TFT320240 color of the PROTEUS simulation program in modules, use the LPC2138 for the control, the code be written by KEIL, programs have Remarks, simple and clear, with PROTEUS simulation module with the TFT320240 devices, he would add it to the PROTEUS simulation software The simulation will be able to really reproduce
Platform: | Size: 1777664 | Author: 万兴 | Hits:

[Other Embeded programourdev_567866AVV8FK

Description: CK100是一款用的比较多的仿真器,可是后来周立功公司不让Keil支持这款仿真机了,只要把这个文件解压替换TKSCope下的同名文件,即可进行Keil的无缝仿真,单步调试,但是keil要用4.12的版本哦-CK100 is a more emulator, but later the ZLG companies not to Keil support this simulator, as long as the extracting this file to replace the file with the same name under the TKSCope to Keil s seamless simulation, a singlestepping, but the keil use the 4.12 version
Platform: | Size: 666624 | Author: liadsf | Hits:

[SCMVDM51.dll

Description: 你还在为protues与keil联调而没有VDM51.DLL而烦恼吗???现在就为你提供方便 1. 假若Keil C51与Proteus均已正确安装在D:\Program Files的目录里,把D:\Program Files\Labcenter Electronics\Proteus 7 Professional\MODELS\VDM51.dll复制到D:\Program Files\keilC\C51\BIN目录中,如果没有“VDM51.dll”文件,那么去网上下载一个。 2. 用记事本打开D:\Program Files\keilC\C51\TOOLS.INI文件,在[C51]栏目下加-the proteos and Keil used together without a headache! ! ! ! ! !
Platform: | Size: 74752 | Author: Mayira | Hits:

[Othervdm51.dll

Description: C51单片机KEIL和PROTUS连调时使用的文件(51 single chip processor)
Platform: | Size: 74752 | Author: 行百里 | Hits:
« 1 23 »

CodeBus www.codebus.net